New Project

  • Steps
    
    
                  npx create-expo-app@latest AppName
    
                  cd AppName             
    
                 
    Android Emulator

    1. run the emulator device

    2. 'npx expo start' in android terminal

    3. you should see some options under the QR Code. Press “a” to open Android and it should automatically spin up your Android Emulator running your new App!